quartz: update the keymap only if the input method changed
authorMichael Natterer <mitch@gimp.org>
Thu, 20 Jun 2013 15:09:07 +0000 (17:09 +0200)
committerMichael Natterer <mitch@lanedo.com>
Thu, 20 Jun 2013 15:09:37 +0000 (17:09 +0200)
commitbbe3554fa9baefc875dcc3d62cd1a4bbbaf18b53
treea6f1a48408df9b1840008c0b6c20aa54f8dae738
parent38d78f48b592deb72ca5065cc90e8793ecea2370
quartz: update the keymap only if the input method changed

and not on each keystroke, which for some IMs apparently caused a full
update on each keystroke, not just a check for changes. Patch from
Takuro Ashie, bug #698183.
gdk/quartz/gdkkeys-quartz.c